@charset "utf-8";
/* This is temporary solution for removing google fonts */

*{font-family: Arial, Helvetica; !important}
p,div,span,li,a,h1,h2,h3,h4,h5,h6,h7,blockquote{font-family:Arial, Helvetica; !important}
#main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item > h5{font-family:Arial, Helvetica; !important}
.testimonial.testimonial-style-3 blockquote p, .testimonial.testimonial-style-4 blockquote p, .testimonial.testimonial-style-5 blockquote p{font-family:Arial, Helvetica; !important}
table {
    border: 1px solid #eee;
}
th, td {
    border: 1px solid #eee;
}

